Documents for PDF, .NET Edition Documentation
CopyTo Method (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : CopyTo Method
Copies the entire StructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.
Overload List
OverloadDescription
Copies the entire StructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.  
Copies a range of elements from the StructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.  
See Also

Reference

StructList<T> Class
StructList<T> Members